fixed: Change coordinate apis to doubles
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 May 2020 21:19:35 +0000 (17:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 22 May 2020 21:26:08 +0000 (17:26 -0400)
commit33b836af7fc153fe1162b9a2ed5af4d132899ccf
tree45ccb6f872d621df4cd841c48b890367d87670b2
parente7a420c40e1699587b13cd7f1eff66ed11fe8cce
fixed: Change coordinate apis to doubles

We are using floating point for coordinates
everywhere now, so be consistent here.

This commit also changes the implementation of
gtk_fixed_get_child_position to work with
non-translation child transforms.
docs/reference/gtk/migrating-3to4.xml
gtk/gtkfixed.c
gtk/gtkfixed.h